Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 202 Bytes

7.2.8 - Http/Request->getData.md

File metadata and controls

9 lines (6 loc) · 202 Bytes

Http\Request->getData

获取完整的原始Http请求报文。包括Http HeaderHttp Body

function swoole_http_request->getData() : string

需要1.10.3/2.1.2或更高版本